Newman Run Dashboard

Thursday, 05 February 2026 08:02:04
Total Iterations

3

Total Assertions

198

Total Failed Tests

30

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow collection Copy
Environment: QA
Timings and Data
Total run duration: 46.9s
Total data received: 3.95MB
Average response time: 277ms
Summary Item Total Failed
Requests 162 3
Prerequest Scripts 189 0
Test Scripts 237 3
Assertions 198 24
Skipped Tests 0 -



Showing 30 Failures

Failed Test: Verify the resposne time is below 400ms

Assertion Error Message
expected 495 to be below 400
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 401
Failed Test: Verify correct error status is shown

Assertion Error Message
expected 500 to equal 400
Failed Test: Security:Veirfy if passowrd field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify status code is 401

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Check if the count for the created jobs today is greater than the old value

Assertion Error Message
the argument to above must be a number
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 495ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 65b7e718-f5a8-4356-9d42-3ae309b6b1f1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-8IDqt9ApGwzadI43yl/zEPaKcHE"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify the resposne time is below 400ms
expected 495 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 243ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0248aa0a-8055-40cd-9ccc-553e127cf80b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader iamfd
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 85373ba9-3f27-4d92-8ad6-8a6a749bb404
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73d96901-c0eb-488f-9973-6c069dd63c67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4677bf2a-0874-4604-a739-d2ffae2a09d5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5e8ec17-534e-4b64-8fc1-1205f91378fc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30401977-452f-4aa1-9bc5-1b165f4b50bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-0fwVGawNCNi8jh8g+7KRy+zG9QI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":491},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b6198769-a6cc-47dc-bfd5-08bec7882c87
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 058f5b19-2c9c-4154-b109-047268016a66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-0fwVGawNCNi8jh8g+7KRy+zG9QI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":491},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a2afd741-924f-4c6e-9edb-88be9d28d18f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52ba1f5f-9fec-4264-acc4-9d871293d5a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4da57061-ff68-4236-9a62-c19c5140abdf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
randomnumber 765
randomFirstName Brycen
randomLastName Keeling
randomEmail Mack.Heidenreich@hotmail.com
randomPhone 275-645-0751
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10f54696-770b-432b-944e-d1d33e991554
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1054
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Dora",
                "last_name": "Grant",
                "mobile_number": "273-695-6512",
                "mobile_number_alt": "",
                "email_id": "Jaquelin_Fisher58@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"58320160302710",
                "imei1": "58320160302710",
                "imei2": "58320160302710",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-h3S24WqZylG5qe85TEdeXarCdgA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":178058,"tr_customer_product_id":178048,"job_number":"JOB_178040"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
randomnumber 930
randomFirstName Pierre
randomLastName Haley
randomEmail Norberto82@gmail.com
randomPhone 604-959-6559
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1d2f6f3d-66d8-47d1-b417-bdbc43e5feef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1058
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Makenna",
                "last_name": "Gulgowski",
                "mobile_number": "398-655-9925",
                "mobile_number_alt": "",
                "email_id": "Kristopher48@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"64059237716646",
                "imei1": "64059237716646",
                "imei2": "64059237716646",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
randomnumber 998
randomFirstName Carmella
randomLastName Pollich
randomEmail Reinhold_Mante@yahoo.com
randomPhone 793-323-6252
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36f9785f-6533-4cf4-b5ff-2f7f4c313045
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1051
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Anika",
                "last_name": "Murphy",
                "mobile_number": "729-872-5151",
                "mobile_number_alt": "",
                "email_id": "Angeline90@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"97417919117806",
                "imei1": "97417919117806",
                "imei2": "97417919117806",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 238ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
randomnumber 526
randomFirstName Laurianne
randomLastName Hudson
randomEmail Jaida70@yahoo.com
randomPhone 578-284-3184
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c68622d-4a65-466f-a889-72d3a3340dc0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
randomnumber 641
randomFirstName Alysha
randomLastName Murazik
randomEmail Carmen.Lemke@gmail.com
randomPhone 545-629-7292
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3e9f4e1-4335-48a2-9608-e8957dfe3f8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1044
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Conrad",
                "last_name": "Zemlak",
                "mobile_number": "505-768-6165",
                "mobile_number_alt": "",
                "email_id": "Carolina_Mitchell29@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000224",
                "imei1": "100000224",
                "imei2": "100000224",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 239ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
randomnumber 268
randomFirstName Cayla
randomLastName Jaskolski
randomEmail Skyla10@yahoo.com
randomPhone 461-471-5570
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be777541-a181-4b3c-a1be-c2929eb2d399
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41f54661-f3ef-4023-bb45-bae0a97e0f19
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-b46PSwJ9QVoiBYM8/Hb/joyL98Y"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":492},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 654ms
Mean size per request: 477.22KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bfd5cb5-f2e5-4556-8ce0-f0877556c8fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"774e3-3WMmADBTKOryDOJfWg20hBwCyZQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:21.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:14.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c2a7a03f-49ac-4817-8ae3-01411597caf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/178040
Response Information
Response Code: 200 - OK
Mean time per request: 272ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 851f1c6c-8c63-4f08-89d9-36eaccceaba4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd2a6340-8bd3-4ddf-aee9-03671e66b20a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-x4wEqK2N2uuCssFRSQb52BFNrTQ"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f809c53e-0017-4f9e-9921-252c42365b1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 318ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d55357f2-fdd6-4c8b-abf3-b5100453dc1d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-J4sPjGFBtLB9qnc7is7CSs4gPCA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":335},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 313ms
Mean size per request: 325.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a67c51c-5dc1-4e96-abeb-57b6a61654c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"51644-yksC1AS+cQuqD0HuBitqQksglD4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:14.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:21.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a89e15b2-ab58-4478-aa3d-79e47de7e6f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a879c13-0ec0-4038-b9c0-b60cc7b5dac9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 178040,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 324.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4aabdd2-f83a-4460-b8eb-63253e67aad1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"51262-kNSnf+tXT68ikgv7hx7a/i5jwYk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:14.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 467fdf53-b3db-4795-a600-f5e05c577efa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-+RUD+26gg/UD3jC6UAtN67AtAMc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de6f852c-0faf-49e4-a564-729d486ec66c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb161d7f-a5ae-4e85-9edb-70e6e87d3d12
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-JXduv3VmAUFdSZLUCyBAjoEDYfs"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":5},{"label":"Repair completed","key":"repair_completed","count":170}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 4.82KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ff525a2-4c72-41d7-88c4-d0382f884d5b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1347-tmF9jRsdEI6JHj5+rEmn2xLQ59w"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:26.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:26.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f7ed7b81-120c-4d72-ab87-cbefec7fb3a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 421ms
Mean size per request: 5.79KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5af1ad7c-47b2-43ae-9bcb-c16f27ce79a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"172e-goB9TafGrPBuXHTEG/lxlksWlyM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:26.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":178040,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T08:01:21.000Z"}],"quatations":[]},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:26.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:26.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":178038,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T08:01:14.000Z"}],"quatations":[]},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":177553,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T01:00:54.000Z"}],"quatations":[]},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177552,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T00:57:07.000Z"}],"quatations":[]},{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177542,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T23:23:39.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6a21195-fcdc-499f-9a13-6244cbd01b16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODZ9.zRzipSmxg83IK_P0pcfTzF8gt3dZCeXNgEIhZTiH-OQ
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea4a5721-2445-45b2-b5e6-a058bbaabe1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":178040,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c82e68dc-27f5-43b2-a8f3-602fc8edf9af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-+bpDZAg2BVeA6U+oqvKVoTFInDg"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fc61da4-c900-4514-84c1-02f3321a8965
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b5cb18a-941b-426c-9b84-d805e326caaa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-4o7EnRlabRPx6unLQdEsAUe4H4g"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":170},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ae9936f-d35e-4bc7-97c5-3e46df2a3b2d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 164.36KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cc7c7bb-8acb-434e-8fab-4aba7a1322eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2916c-SyA3uHBsO+oU/jnh9X01qtujF7s"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177528,"job_number":"JOB_177528","tr_customer_id":177545,"tr_customer_product_id":177535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T20:07:05.000Z","modified_at":"2026-02-05T01:07:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Clay.Emard24@hotmail.com","dop":"2025-07-02","serial_number":"13141252408469","imei1":"13141252408469","imei2":"13141252408469","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T01:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 517ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac93751e-0daf-4e36-bad6-153a3e5c28cf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-+emLYGlJatGa58gfHunDbMrJD1s"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:28.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T08:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1176fe2-4e30-4a8a-b617-4f9a4f332120
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 178040
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 558ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODQ4OH0.eZJBBfzg82My-AYI-AvxavHbLs6ByAMPc5xiOFA07ng
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c354c5a7-97cb-431c-aea5-a63ff0695cd4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7fab0f1-5298-4973-aa54-9b1fe7953351
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-TZwsOAyDenQxexsOlTbICoSflYQ"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTF9.yByzJW_BBzi0RA1IEGZvz2fgruxz95Imm1OAxelp1J4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f8c36fd-5b6d-4356-9166-59b1832d1cb6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16caf96f-1a35-4069-a696-2c6eb1e474e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-ESqk1wlnUCENKRezDccVMF3erC4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":492},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29d1d768-0334-4ca6-8373-78c99bfdf348
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7cd-zcD5qIG2+DIrgGuJ6LiABbj/MEM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:30.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d395c850-0340-4715-aaa9-4bf617a441f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7cd-zcD5qIG2+DIrgGuJ6LiABbj/MEM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:30.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 384a550a-d409-42b1-96b7-8c39ef715245
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 178040
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d29d8f8a-26a9-4ad3-ac5c-c15d71975449
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/178040
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0Nzh9.MELk_uZWZvQ1q_eYsqGGe8L1LYm5IeyYXWxya_hXmuo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbcbf85c-f040-4c89-a5d7-8d44a01d3633
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8561055-5e89-4d79-92d3-548af3c7cec5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-qTSvjeYjtGm/Te3YTyfhftxbOEo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5ded7db-108b-4bfc-9725-a96d63c3201b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Nibriti
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73a1c967-8431-427a-9d88-54fc4b37d777
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b90b2b08-f07a-46a4-83a0-7f6b505072e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c61526c5-de72-4095-b799-472594e5e1f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c0854c74-9139-472f-b190-e33a8e559743
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f46de3e5-16f3-4f87-b1f1-3fbeae1f6ed7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-b46PSwJ9QVoiBYM8/Hb/joyL98Y"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":492},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaae21bc-d7b1-421b-9c33-fe5e612a9680
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 04b4f861-9d4e-4c84-ade3-3b7106cb2417
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-b46PSwJ9QVoiBYM8/Hb/joyL98Y"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":492},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8721a560-7ea1-41a2-914d-d2782a7651e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb1245e5-4b1b-41cb-b195-4a484a3811d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98996ef6-709a-4e18-8e34-0b7aa6b1f6ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 340ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
randomnumber 613
randomFirstName Wanda
randomLastName Weimann
randomEmail Gussie_Nicolas53@hotmail.com
randomPhone 516-641-3141
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b5d60a4-735a-44d1-aab9-8ec9b9271bf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1048
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Aileen",
                "last_name": "Goldner",
                "mobile_number": "251-218-9680",
                "mobile_number_alt": "",
                "email_id": "Allan92@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"79962608564812",
                "imei1": "79962608564812",
                "imei2": "79962608564812",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-YlpLAg+SfJcm9ix2Q5AbMtZlhvk"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":178059,"tr_customer_product_id":178049,"job_number":"JOB_178041"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 238ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
randomnumber 322
randomFirstName Ole
randomLastName Huel
randomEmail Mozell79@yahoo.com
randomPhone 998-349-6068
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 092bd7fb-7d55-4e17-8f61-18b857e1a048
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1048
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Unique",
                "last_name": "Kub",
                "mobile_number": "375-276-9335",
                "mobile_number_alt": "",
                "email_id": "Irwin.Sauer@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"56363633082434",
                "imei1": "56363633082434",
                "imei2": "56363633082434",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 238ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0ODR9.6FUmCTuYMo1007ffxWapeuUVwkfPtcovqvf_qq3NxDo
randomnumber 402
randomFirstName Daisha
randomLastName Miller
randomEmail Keshawn_Runolfsson@hotmail.com
randomPhone 374-614-1699
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a25db5d-746b-4e05-8fa5-30498ee583e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1045
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Amparo",
                "last_name": "Emard",
                "mobile_number": "653-374-3050",
                "mobile_number_alt": "",
                "email_id": "Cary53@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"80054772441936",
                "imei1": "80054772441936",
                "imei2": "80054772441936",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 238ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
randomnumber 756
randomFirstName Verla
randomLastName DuBuque
randomEmail Bianka92@yahoo.com
randomPhone 942-348-9514
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14316ec1-29c8-46ef-916f-4f3b65a99a31
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
randomnumber 723
randomFirstName Adan
randomLastName Fisher
randomEmail Natasha_Trantow@gmail.com
randomPhone 814-521-3761
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3740f20-3276-457c-9013-0df3d5081cc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1034
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Dallas",
                "last_name": "Bashirian",
                "mobile_number": "607-413-2390",
                "mobile_number_alt": "",
                "email_id": "Okey29@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000758",
                "imei1": "100000758",
                "imei2": "100000758",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 238ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
randomnumber 968
randomFirstName Annetta
randomLastName Johnston
randomEmail Ladarius_Turner@gmail.com
randomPhone 558-660-9365
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0d41dd0-ab71-4d99-80a5-596921133960
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a19f852-882a-436e-ac78-4f8e6d427270
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-8Zp2ccjNGByYj9I2WCDA+yXqzDs"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":493},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 606ms
Mean size per request: 478.17KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7099665e-fc94-438e-bb3b-e2aadaedaa4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"778a9-MFEX7DL4LaHAXLcTryp7oWNriUg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:37.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:37.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T08:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8093cc98-ea14-4322-a3ed-7bb56fbedac7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/178041
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20fb66c7-480a-43eb-9407-4f57e2afd701
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3557b85d-590f-4f8d-8ac8-f2da48f47c33
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-qbkULq3iGp73K1TqzQld8fEU8iY"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfee2720-5ef1-4b06-a289-48be751d648b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 298ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da20ca9d-79d5-43a2-bb61-2a11f50238b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-NiBBf6+/Kf7Wkz1aPxoWg66SQ0o"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":334},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 324.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f5bcd088-e56e-4f3e-91a4-f5ee08a91820
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"51257-izu0rlukm+vzMb08JRTNEqKvm8I"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:37.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e36f7e5-188f-4936-a818-6273e0f77f50
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 640a1339-b3ff-4419-9a9b-19567940cd4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 178041,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 323.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8a639b81-e55b-4410-813e-7ac0af9c852b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"50e7b-CBYQHiWXa8u4jNcRcJCjJ+NcN9Y"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 160a030c-555c-49aa-8370-f23cad7225d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-cKzHHtn8BT0J+9QkS3Y/DgOW7F0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbb47f1b-8c5b-4ad7-afb3-0e8e5b53b0e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1afcf3bf-09e4-46c5-9480-0588c617b8a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-RQcJjs9PwxiVaCvxC9YY91uzxjw"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":172}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 3.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 694a5938-f044-4317-aeae-8390a64135a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f69-/tBbpKIYyiRhlH94HdcokTMiUQU"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:41.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f97e5d9-8e62-4e43-bd16-1a16581d7088
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 422ms
Mean size per request: 4.63KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0612293d-c35f-413d-a398-993bc568cbd3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1282-Qc4jQhaetBvWFuzTvGVd5MhFbKY"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:41.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:41.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":178041,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T08:01:37.000Z"}],"quatations":[]},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":177553,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T01:00:54.000Z"}],"quatations":[]},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177552,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T00:57:07.000Z"}],"quatations":[]},{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177542,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T23:23:39.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9cd702d1-c0fe-421b-bffc-65e30eaffe94
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDJ9.zVE8W3wxhpRMnUV9iwO2n1YevKSHrI2zbZFUI2aOMlw
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f57a8b3-d733-4609-a785-95022030c2e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":178041,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d09286b7-9ec4-4c82-867c-e8e4e8df90b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-rp26QFWiCAAgnbHLnnl2dPiv0Ts"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9099daab-6bbe-4460-b443-e8cf233abac8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 799d7eb4-cd03-421b-9530-35afb3fea0b6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-KKtuqPsjQFSVuty078wdeOuI1q4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":171},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8bf2be18-9a41-4a84-9fdc-577aa2fd0201
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 331ms
Mean size per request: 165.32KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82cf248b-a51b-44e1-84b5-c7868e5b6a1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"29547-mpFRajQcvmBbq4AD5FdJf60pZLY"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177528,"job_number":"JOB_177528","tr_customer_id":177545,"tr_customer_product_id":177535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T20:07:05.000Z","modified_at":"2026-02-05T01:07:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Clay.Emard24@hotmail.com","dop":"2025-07-02","serial_number":"13141252408469","imei1":"13141252408469","imei2":"13141252408469","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T01:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 546ms
Mean size per request: 1.97KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5d51aafb-fb47-4226-af63-db520338ec21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7df-iEotDnwm0bAof9d5dxKhTVbdh5U"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:37.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T08:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:44.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d97d3f04-4236-42c4-9087-b607973b1ce4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 178041
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 532ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUwNH0.k3q77Oawj5eygwP_yJ63BgVIz3hkAkr7V2Y7K-nDyO8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a5b61d2-4b0d-432d-b21b-92ed55fc80d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"404-lNkA4Tv77jkKE5AglbJVc7H8eJI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:37.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T08:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f328c6c5-41ed-4879-af54-dc3e91b07304
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-6Hx+1ENYU2cs+b7y63MODj3oXnE"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDd9.hR2QGfvDLKlpFVe33Onk6N5sBNlMBmFmSn97Jat563g"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac623541-f3d9-4322-84ed-d23d16f5b47c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 75fad258-0108-434d-8639-6096dbc5bd04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-K5I8P6HYB+0sHax+UBaD6aN+pLg"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":493},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05598270-b5f9-4e28-8add-0fb1cc5db5c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c7-nzt3zI8aLi/16jy7LBsK+Xb5MfQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:46.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44f1ec96-d707-4c60-ae30-8a46f2490f3e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c7-nzt3zI8aLi/16jy7LBsK+Xb5MfQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:46.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:01:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9d0100c9-d0ca-433e-a47f-1f0994cc66c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 178041
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3c15e6b-0224-4c6f-84c7-aeb4d37fbc18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/178041
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg0OTN9.Xp4O0VvhlDt8KKQeVW8umeBo4k0WKAFWluXMyUjaYE8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3a6d25a-055b-4b0c-905d-e9b25afb78dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47aaeeb3-e6dc-409c-bedd-a978f3e53531
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-fLvZOjHYNUjQc3CcDbeQY5GHFSA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify that message should be 'Success' 1 0 0
Verify that token shoukd be valid 1 0 0
Verify JSON Success 1 0 0
Verify the resposne time is below 400ms 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 241ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d2a31d2-b049-42a4-9234-2b5a19aca431
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 71
Request Body
{
            "username": "{{invalidusername}}",
            "password": "Pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 401
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 238ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader Singh
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 574295f5-5cb4-4782-bbda-6fb7df58706a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify correct error message is shown 1 0 0
Verify correct error status is shown 0 1 0
Verify jsonSchema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify correct error status is shown
expected 500 to equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e3464323-9d83-48f2-833b-d5b9c332b6e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Verify if status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify the response tine is below 400ms 1 0 0
Verify user data is present in response 1 0 0
Verify JSON Response Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 427232c3-4b81-4530-bcf2-3232e580e91b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security:Veirfy if passowrd field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security:Veirfy if passowrd field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54b59327-39fb-483c-bfd3-7b302d8a92da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdc93ea3-d67b-4bda-a184-baac15e0872c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-K5I8P6HYB+0sHax+UBaD6aN+pLg"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":493},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify that status code is 200 1 0 0
Verify that response time is below 500ms 1 0 0
Verify if response message is success 1 0 0
Verify JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in response data Array 1 0 0
Verify if the count for the Json object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json object Created today is Number or not 1 0 0
Verify if the count for the Json object Pending for FST assignment is Number or not 1 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5eb52d4e-54dc-417f-b6d4-967d7ef7fb6b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7d76b80-f651-4998-bd5f-dc4ce0235aa2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-K5I8P6HYB+0sHax+UBaD6aN+pLg"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":493},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38f5858e-3402-4f96-982b-900d8ee1f417
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is success 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1139c393-99e1-4a41-a070-3aed6f08a1c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d85781fa-6e2e-4b69-b8a9-a9901ff00fc8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify status code is 401
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 320ms
Mean size per request: 233B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
randomnumber 52
randomFirstName Alexander
randomLastName Treutel
randomEmail Liliana_Boehm@hotmail.com
randomPhone 677-751-6282
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc90c9a7-5f74-45a1-9914-7f8e3452c16a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1050
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Eda",
                "last_name": "Walsh",
                "mobile_number": "505-439-1031",
                "mobile_number_alt": "",
                "email_id": "Gracie.Bradtke@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"73744408187795",
                "imei1": "73744408187795",
                "imei2": "73744408187795",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-CsPncyLI9+LSFjWCI0dwYoIw3Fs"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":178060,"tr_customer_product_id":178050,"job_number":"JOB_178042"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify if response message is Job Created Successfully 1 0 0
Verify that response time is below 500 1 0 0
Verify JSON Schema 1 0 0
Verify that id is present in the response data 1 0 0
Verify that mst_service_location_id is present in the response data 1 0 0
Verify that mst_platform_id is present in the response data 1 0 0
Verify that mst_warrenty_status_id is present in the response data 1 0 0
Verify that mst_oem_id is present in the response data 1 0 0
Verify that tr_customer_id is present in the response data 1 0 0
Verify that tr_customer_product_id is present in the response data 1 0 0
Verify that job_number is present in the response data 1 0 0
Verify job_number starts with JOB_ 1 0 0
Total 13 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 237ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
randomnumber 351
randomFirstName Berry
randomLastName Mohr
randomEmail Lawrence_Hagenes58@hotmail.com
randomPhone 557-961-3345
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86c0bb9f-a5c6-4447-9870-024d0a688047
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1051
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Destiny",
                "last_name": "Walter",
                "mobile_number": "434-985-8136",
                "mobile_number_alt": "",
                "email_id": "Benjamin65@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"87595032583765",
                "imei1": "87595032583765",
                "imei2": "87595032583765",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 240ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDB9.umoD7BXIdUT5rdagJdeK8dM3W5bun0JMnvHBVRnDcvo
randomnumber 421
randomFirstName Paula
randomLastName Predovic
randomEmail Ed49@hotmail.com
randomPhone 287-392-0468
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5001f91d-cbce-4258-aee9-59c3950ac901
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1046
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Clifford",
                "last_name": "Cremin",
                "mobile_number": "974-808-1206",
                "mobile_number_alt": "",
                "email_id": "Aiden38@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"9663636722328",
                "imei1": "9663636722328",
                "imei2": "9663636722328",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 238ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
randomnumber 855
randomFirstName Axel
randomLastName Bosco
randomEmail Florencio27@yahoo.com
randomPhone 264-211-2491
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 390c6a6b-a755-41e3-b72b-43fab57699ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 143B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
randomnumber 241
randomFirstName Sydnee
randomLastName Considine
randomEmail Santa.Schaden@yahoo.com
randomPhone 566-605-7134
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a88ab8df-3696-4441-b2f5-1899f502c4f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1043
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
            "customer": {
                "first_name": "Ressie",
                "last_name": "Rolfson",
                "mobile_number": "760-712-7775",
                "mobile_number_alt": "",
                "email_id": "Bertram.Rosenbaum@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "23",
                "apartment_name": "Ganga",
                "street_name": "ganga road",
                "landmark": "hgjhggjkkj",
                "area": "Ghartanpada",
                "pincode": "820023",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-11-04T23:00:00.000Z",
                "serial_number":"100000592",
                "imei1": "100000592",
                "imei2": "100000592",
                "popurl": "2025-11-04T23:00:00.000Z",
                "product_id": 3,
                "mst_model_id": 3
            },
            "problems": [
                {
                    "id": 3,
                    "remark": ""
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 400 - Bad Request
Mean time per request: 237ms
Mean size per request: 279B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
randomnumber 997
randomFirstName Katrine
randomLastName Kulas
randomEmail Bennie_Stiedemann@hotmail.com
randomPhone 794-274-1443
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ff589a5-2fe7-47fa-816d-7a757a795951
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 2,
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 279
ETag W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n    \"mst_service_location_id\": 0,\r\n    \"mst_platform_id\": 2,\r\n    \"mst_warrenty_status_id\": 1,\r\n    \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 1 0 0
Verify if the error message is shown 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 563e5a40-0a38-4c33-837c-b70ea19cd440
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Y0e+po1c+nUKl/bPqz5B7YbcLK0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":494},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Check if the count for the created jobs today is greater than the old value 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Check if the count for the created jobs today is greater than the old value
the argument to above must be a number
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 627ms
Mean size per request: 479.13KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6490e531-f3a6-4216-a35c-5d599dd578bf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"77c85-KnSs95o0N62WE+GHZ6NNJt7yEgg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:01:52.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:48.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:48.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_99821"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d8f27a5-1e3d-4ce0-8caf-4133e28ad326
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_104254"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/178042
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f71df2b-9a58-46c7-8bfa-75dda4ce3d41
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1daed35-f1bb-41c6-9d6f-50b75d707d78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-AW4XPgEJaqsWnjr9qARvkfzF/UY"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTV9.JCy79QvkGspbbrTy645yGbD98v1Tn6w6JcoSP5H6ynk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTV9.JCy79QvkGspbbrTy645yGbD98v1Tn6w6JcoSP5H6ynk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7872f52-1b50-41ac-a07a-9f9e3d36cf78
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTV9.JCy79QvkGspbbrTy645yGbD98v1Tn6w6JcoSP5H6ynk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 815ecfef-8892-4cab-b145-189655f49e00
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-NiBBf6+/Kf7Wkz1aPxoWg66SQ0o"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":334},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 324.59KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 167f3a46-5506-4084-9a6e-0e07deff46b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"51259-bcOGHFyyvUXs7Dv1Kc1uL1YY5xo"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:01:52.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTV9.JCy79QvkGspbbrTy645yGbD98v1Tn6w6JcoSP5H6ynk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f395604-94f2-4489-a3a7-d65a74d053bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Pragma: no-cache' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \ --data-raw '{"job_id":99821,"engineer_id":17}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTV9.JCy79QvkGspbbrTy645yGbD98v1Tn6w6JcoSP5H6ynk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93d84b60-90bb-454f-9fc4-0744c0243b68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 178042,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 323.62KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTV9.JCy79QvkGspbbrTy645yGbD98v1Tn6w6JcoSP5H6ynk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3a8b9df-5779-441e-a33e-52312002944e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"50e7b-CBYQHiWXa8u4jNcRcJCjJ+NcN9Y"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T05:19:24.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Accept-Language en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 043104f0-3952-439c-ab12-b68d02b6dc34
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-lnl7zEYRXFYQpH0vPl+xDaI7BUk"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c1350be-1c10-4f44-ab11-9e0cefd7bf72
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5b7640c-ced0-4d2e-bd22-6f5374a1be3d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-fwCR6viui+m4L/1Q0DW+nm1yipQ"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":173}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 3.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f1aee36-e8da-4b09-9775-9685acdced06
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f6b-gLNv1C053iXdELjQ4N7MLl9hbII"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:01:56.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e020ef7-a61c-47a3-8366-910652c4ac3f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 411ms
Mean size per request: 4.63KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 303bb9e0-aa00-459a-9674-b9d74382554d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1284-uNwmmAp3pKzTpjgZOM5HiRb4d7s"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:01:56.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:01:56.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":178042,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T08:01:52.000Z"}],"quatations":[]},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":177553,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T01:00:54.000Z"}],"quatations":[]},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177552,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T00:57:07.000Z"}],"quatations":[]},{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177542,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T23:23:39.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5636f85b-a66f-48cc-851b-2cb3a04fcbcb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:01:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MTd9.9egbbWSNscDvP16YAzpwdJ_l9oLwXW8O1kJBUxttH-0
Content-Type application/json
Accept application/json, text/plain, */*
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4c8a3da-d3f7-4ac2-9d7c-545655eb5e7b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "job_id":178042,
            "problems": [
                {
                    "id": 3,
                    "remark": "Reinstalled OS"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16d9044d-f0c2-43a2-843e-785c7c2c120b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 55
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-EUACUbMDAtM2Blzbrf+ingyryeA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:01:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0f026210-df31-4d15-9af1-20c13a6f231d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e90e6c5-bd41-4e66-affd-5dc93f9639bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-c+gIK18MAqa5exeZxUXDy+5OitM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":173},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58a21cde-1e09-452f-b774-e24fde89a9d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 167.25KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49c7f2cd-4b6f-4a2a-8384-aebebfee87d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"29cfc-3+bM3OEx6zC/CuHUYBd6qd563n8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:02:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177528,"job_number":"JOB_177528","tr_customer_id":177545,"tr_customer_product_id":177535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T20:07:05.000Z","modified_at":"2026-02-05T01:07:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Clay.Emard24@hotmail.com","dop":"2025-07-02","serial_number":"13141252408469","imei1":"13141252408469","imei2":"13141252408469","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T01:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:54.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:48.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 585ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55fd6e6b-1957-4cf7-972e-a65779298598
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-Wy3MrexpLT7fK/y/bsSFNEovJVc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:01:59.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T08:01:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c3040443-e3d0-47b9-bbc4-213acedb2560
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 178042
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 651ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDI3ODUxOX0.yG0L8sdzuu03cZD7yTCST5NNvytSHWwdL6jEvk8icIU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2e3e3e54-0c2b-440d-8cc9-3d21d570bde3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3c608b88-fa1b-4413-b968-495a063e1a62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-XpQ1NDp3bcuCnzqWBh+edHrpRl4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MjJ9.8BEnAmR_xcO9C4Lwu5uVdij5FOPu0d0THagw6LJkL0c"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 218b9839-755a-4610-a60f-e4fcda01dce8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dddf718e-acae-4ee7-812d-b4cdf6cb0e16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Y0e+po1c+nUKl/bPqz5B7YbcLK0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":494},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d7226c2f-9f4e-4d50-abdd-1c6fec1b9c74
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c9-8MzBJzROs5fu4FycA1sRuqDUszk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:02:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:02:01.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c88b33e7-611f-4d51-a1b3-28fbb558a8c3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c9-8MzBJzROs5fu4FycA1sRuqDUszk"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 08:02:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:02:01.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T08:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"job_id":98100}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2e6b38d-a84d-416a-abd5-107b41aa6dca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 24
Request Body
{
            "job_id": 178042
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_98100"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a345bce6-9608-45ee-81a8-478434429cab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{"searchText":"JOB_98100"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'DNT: 1' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/178042
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 33B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAyNzg1MDl9.-6XQavN2RxxhJSXxwUo1dcE4YhE3e2OqLQCsAedu6kA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d06cdc3-00b1-4376-abbd-99f9563bd97b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 08:02:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request